Skip to content

feat(favourites): upgrade command library design and responsiveness#778

Closed
BigSimmo wants to merge 3 commits into
mainfrom
cursor/favourites-command-library-40ad
Closed

feat(favourites): upgrade command library design and responsiveness#778
BigSimmo wants to merge 3 commits into
mainfrom
cursor/favourites-command-library-40ad

Conversation

@BigSimmo

Copy link
Copy Markdown
Owner

Summary

Verification

  • npm run verify:pr-local — covered by CI Static PR checks / Unit coverage on this PR
  • npm run verify:ui — CI Production UI gate is the evidence path for this UI-only change

Risk and rollout

  • Risk: low; favourites presentation only, no data or retrieval changes
  • Rollback: revert this PR to restore the prior favourites command library layout
  • Provider or production effects: None

Clinical Governance Preflight

  • Source-backed claims still require linked source verification before clinical use
  • No patient-identifiable document workflow was introduced or expanded without explicit governance approval
  • Supabase target remains Clinical KB Database (sjrfecxgysukkwxsowpy)
  • Service-role keys and private document access remain server-only
  • Demo/synthetic content remains clearly separated from real clinical sources
  • Source metadata, review status, and outdated/unknown-source behavior remain conservative
  • Deployment classification/TGA SaMD impact was checked when clinical decision-support behavior changed

Notes

  • Replacement PR with policy-complete evidence so CI can merge onto main.
Open in Web Open in Cursor 

@supabase

supabase Bot commented Jul 17, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@cursor[bot], you've reached your PR review limit, so we couldn't start this review.

Next review available in: 1 minute

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 07886d4e-799c-4386-bc90-ad0bf2229a11

📥 Commits

Reviewing files that changed from the base of the PR and between d723aa2 and 57ce797.

📒 Files selected for processing (2)
  • src/components/clinical-dashboard/favourites-command-library-page.tsx
  • src/components/clinical-dashboard/favourites-library-nav.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/favourites-command-library-40ad

Comment @coderabbitai help to get the list of available commands.

@cursor
cursor Bot enabled auto-merge (squash) July 17, 2026 20:15
@cursor
cursor Bot force-pushed the cursor/favourites-command-library-40ad branch from f5e41f7 to 2f4a39b Compare July 17, 2026 20:21
@github-actions

Copy link
Copy Markdown

CI triage

CI failed on this PR. Automated classification of the 2 failed job(s):

  • Production UIneeds investigation: inspect the failing step and uploaded diagnostics; rerun only after classifying the cause.
  • PR requiredneeds investigation: inspect the failing step and uploaded diagnostics; rerun only after classifying the cause.

Compared with main CI run #3011 (success).

Classification is evidence routing, not permission to ignore a failure. Exact quarantined Playwright identities remain governed by the flake ledger.

Presentation-only redesign with responsive layout, source-backed evidence
styling, and 44px touch targets.

Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
@cursor
cursor Bot force-pushed the cursor/favourites-command-library-40ad branch from 2f4a39b to 26d7da9 Compare July 17, 2026 20:31
@BigSimmo BigSimmo closed this Jul 17, 2026
auto-merge was automatically disabled July 17, 2026 20:54

Pull request was closed

cursor Bot pushed a commit that referenced this pull request Jul 17, 2026
Combine the still-open cleanup work onto current main: lazy PDF reader,
answer EmptyState recovery, Therapy Compass recovery/a11y, and favourites
command-library redesign. Replaces PRs #775, #776, #778, and #779.

Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
cursor Bot pushed a commit that referenced this pull request Jul 17, 2026
Combine the still-open cleanup work onto current main: lazy PDF reader,
answer EmptyState recovery, Therapy Compass recovery/a11y, and favourites
command-library redesign. Replaces PRs #775, #776, #778, and #779.

Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
cursor Bot pushed a commit that referenced this pull request Jul 17, 2026
Combine the still-open cleanup work onto current main: lazy PDF reader,
answer EmptyState recovery, Therapy Compass recovery/a11y, and favourites
command-library redesign. Replaces PRs #775, #776, #778, and #779.

Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
cursor Bot pushed a commit that referenced this pull request Jul 17, 2026
Combine the still-open cleanup work onto current main: lazy PDF reader,
answer EmptyState recovery, Therapy Compass recovery/a11y, and favourites
command-library redesign. Replaces PRs #775, #776, #778, and #779.

Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
cursor Bot pushed a commit that referenced this pull request Jul 17, 2026
* fix: land remaining screenshot-PR cleanup batch

Combine the still-open cleanup work onto current main: lazy PDF reader,
answer EmptyState recovery, Therapy Compass recovery/a11y, and favourites
command-library redesign. Replaces PRs #775, #776, #778, and #779.

Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>

* fix: resolve CodeRabbit review threads on cleanup batch

Keep the global error heading as a real heading, include pinned state in
the mobile favourites select label, and assert both PDF lazy-load wrappers.

Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
@BigSimmo
BigSimmo deleted the cursor/favourites-command-library-40ad branch July 18, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants